{
  "generic": {
    "type": "engine_turboshaft"
  },
  "engine": {
    "isAutomatic": true,
    "starterPower": 40,
    "shiftSpeed": 20,
    "revResistance": 10,
    "maxRPM": 17500,
    "maxSafeRPM": 20900,
    "idleRPM": 17500,
    "startRPM": 15000,
    "revlimitRPM": -1,
    "revlimitBounce": 8,
    "stallRPM": 2090,
    "engineWinddownRate": 50,
    "heatingCoefficient": 1.0,
    "coolingCoefficient": 1.0,
    "engineWearFactor": 1.0,
    "fuelConsumption": 0.93,
    "gearRatios": [-1.0,0.0,81.0],
    "fuelType": "avgas"
  },
  "definitions": [
    {
      "subName": "",
      "name": "T700 GE TurboShaft Engine",
      "extraMaterials": []
    }
  ],
  "rendering": {
    "animatedObjects": [
      {
        "objectName": "$TurbineL",
        "animations": [
          {
            "animationType": "rotation",
            "variable": "engine_rotation",
            "centerPoint": [1.1875,0.0,0.0],
            "axis": [0.0,0.0,-1.0]
          }
        ]
      },
      {
        "objectName": "$TurbineR",
        "animations": [
          {
            "animationType": "rotation",
            "variable": "engine_rotation",
            "centerPoint": [-1.1875,0.0,0.0],
            "axis": [0.0,0.0,1.0]
          }
        ]
      }
    ],
    "lightObjects": [],
    "sounds": [
      {
        "name": "dkzpartspack:t-700_starting",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_running",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ]
      },
      {
        "name": "dkzpartspack:jumo004_stopping",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_running"
          }
        ]
      },
      {
        "name": "dkzpartspack:t-700_sputter",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_backfired",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ],
        "forceSound": true
      },
      {
        "name": "mts:engine_shifting_grinding",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_badshift",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ],
        "forceSound": true
      },
      {
        "name": "dkzpartspack:t-700_cranking",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_starter",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ],
        "volumeAnimations": [
          {
            "animationType": "translation",
            "variable": "engine_rpm_percent",
            "axis": [0.0,4.0,0.0],
            "offset": -0.1
          }
        ],
        "pitchAnimations": [
          {
            "animationType": "translation",
            "variable": "engine_rpm_percent",
            "axis": [0.0,4.0,0.0],
            "offset": -0.1
          }
        ],
        "looping": true
      },
      {
        "name": "dkzpartspack:t-700_idle",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_powered",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ],
        "volumeAnimations": [
          {
            "animationType": "translation",
            "variable": "engine_rpm_percent",
            "axis": [0.0,-0.2,0.0],
            "offset": 0.9
          }
        ],
        "pitchAnimations": [
          {
            "animationType": "translation",
            "variable": "engine_rpm_percent",
            "axis": [0.0,2.0,0.0],
            "offset": 0.5
          }
        ],
        "looping": true
      }
    ],
    "particles": [
      {
        "type": "smoke",
        "spawnEveryTick": true,
        "quantity": 1,
        "color": "000000",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_temp",
            "clampMin": 115.556,
            "clampMax": 999.0
          }
        ]
      },
      {
        "type": "smoke",
        "spawnEveryTick": true,
        "quantity": 1,
        "scale": 2.5,
        "color": "000000",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_temp",
            "clampMin": 121.111,
            "clampMax": 999.0
          }
        ]
      },
      {
        "type": "drip",
        "quantity": 1,
        "color": "000000",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_oilleak",
            "clampMin": 1.0,
            "clampMax": 1.0
          },
          {
            "animationType": "visibility",
            "variable": "cycle_10_20",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ]
      },
      {
        "type": "drip",
        "quantity": 1,
        "color": "FF0000",
        "activeAnimations": [
          {
            "animationType": "visibility",
            "variable": "engine_fuelleak",
            "clampMin": 1.0,
            "clampMax": 1.0
          },
          {
            "animationType": "visibility",
            "variable": "cycle_10_20",
            "clampMin": 1.0,
            "clampMax": 1.0
          }
        ]
      }
    ],
    "modelType": "obj"
  },
  "general": {
    "name": "T700 GE TurboShaft Engine",
    "health": 100,
    "materials": ["oredict:ingotIron:10","mts:unuparts.unuparts_crafting_unu_cast_piston:0:18","mts:unuparts.unuparts_crafting_unu_sheetmetal_fan:0:8"]
  }
}